From f3d2b809aff63fdc467b2f667ad11b8d03ce1db7 Mon Sep 17 00:00:00 2001 From: Vignesh Date: Fri, 11 Aug 2017 15:18:21 +1000 Subject: [PATCH] Fix list rendering for blacklisted hosts --- src/doc/manifest.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/doc/manifest.md b/src/doc/manifest.md index ea48ac89b..b2e3c5a8d 100644 --- a/src/doc/manifest.md +++ b/src/doc/manifest.md @@ -52,7 +52,8 @@ Documentation links from specific hosts are blacklisted. Hosts are added to the blacklist if they are known to not be hosting documentation and are possibly of malicious intent e.g. ad tracking networks. URLs from the following hosts are blacklisted: -- rust-ci.org + +* rust-ci.org Documentation URLs from blacklisted hosts will not appear on crates.io, and may be replaced by docs.rs links. -- 2.30.2